home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 8
/
CU Amiga Magazine's Super CD-ROM 08 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-03].iso
/
cucd
/
graphics
/
superviewel
/
arexx-scripts
/
setsvdriver.rx
< prev
next >
Wrap
Text File
|
1997-01-01
|
400b
|
20 lines
/*
$VER: SetDriver.rx V3.2 (9.7.94)
© 1993-94 by Andreas R. Kleinert
This script demonstrates how to modify the global SVDriver preferences
by using SuperView's ARexxPort.
The resulting changes will also appear on SuperView's GUI,
if already open.
*/
address 'SuperView.rx' "SVDRIVER=ECS ScreenDriver"
adress command
wait 5
address 'SuperView.rx' "SVDRIVER=AGA ScreenDriver"